type crypto/cipher.ctr
4 uses
crypto/cipher (current package)
ctr.go#L17: type ctr struct {
ctr.go#L46: return &ctr{
ctr.go#L54: func (x *ctr) refill() {
ctr.go#L75: func (x *ctr) XORKeyStream(dst, src []byte) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)